@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, form{margin:0;}
ol,ul{margin:0; padding:0;}
img{border: none;-webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;}
body{
    font-family: "Microsoft YaHei","Open Sans","微软雅黑", Arial, "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;font-size: 14px;color: #333;
    min-height: 100%;
}
ul{margin:0; padding:0;}
ul li{list-style: none; }
a{text-decoration: none; color: #303030;-webkit-transition: all 0.2s ease;
    -moz-transition:  all 0.2s ease;
    transition:  all 0.2s ease;}
a:hover{color: #c7161d;}
*{box-sizing: border-box;}

.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear: both;}

.fl{
    float: left;}
.fr{
    float: right;}
.t-c{
    text-align: center;
}
.i-b{
    display: inline-block;
}
.img-auto{
    display: block;
    width: 100%;
    height: 100%;
}
.img-res{
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.container{
    width: 1300px;margin-left: auto;margin-right: auto;
    padding: 15px;
    position: relative;
}
.mwz{ font-size:14px; color:#222; line-height:28px; padding:20px;
}
.mwz h2{ font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px; text-align:center;
}
.wrapper{
    width: 100%;

}
.container-full{
    width: 100%;
}
.bold{
    font-weight: bold;
}
::-webkit-scrollbar              {/* 1 */width:9px; background-color:#333;}
::-webkit-scrollbar-button       {/* 2 */}
::-webkit-scrollbar-track        {/* 3 */}
::-webkit-scrollbar-track-piece  {/* 4 */}
::-webkit-scrollbar-thumb        {/* 5 */border:solid 2px #333; width:5px;  border-radius:4px; background-color:#fff;}
::-webkit-scrollbar-corner       {/* 6 */background-color:#333;}
::-webkit-resizer                {/* 7 */}
::-webkit-scrollbar:horizontal   {height:9px;}
.mt20{
    margin-top: 20px;
}


.menu{
    width: 48px;
    height: 48px;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
    background: url("../images/menu.png") no-repeat center;
    background-size: 100%;
    display: none;
}
.index-nav2{
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 1001;
    background-color: #727272;
}
.index-nav2 li{
    /*border-bottom: 1px solid red;*/
    width: 100%;
    text-align: left;

    color: #e6e6e6;
    line-height: 4.5rem;
    border-bottom: solid 1px #bfbfbf;

}
.m-nav2{
    background: url("../images/show1.png") no-repeat right 1em center;
}
.m-nav3{
    background: url("../images/show2.png") no-repeat right 1em center;
}
.index-nav2 li>a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav2-wrap{
    background-color: #e6e6e6;
    display: none;
}
.m-nav2-row{
    border-bottom: solid 1px #bfbfbf;
    line-height: 4rem;
}
.m-nav2-row a{
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav3-wrap{
    display: none;
}
.m-nav3-wrap .m-nav2-row{
    line-height: 3.6rem;
    background: #fff;
    font-size: 12px;
    border-bottom: none;
}
.add-icon1{
    background: url("../images/show1.png") no-repeat right 1em center !important;
}
.add-icon2{
    background: url("../images/show2.png") no-repeat right 1em center !important;
}
.hide-icon1{
    background: url("../images/hide1.png") no-repeat right 1em center;
}
.hide-icon2{
    background: url("../images/hide2.png") no-repeat right 1em center;
}

.header{
    left: 0;
    top: 0;
    width: 100%;
    height: 120px;
    z-index: 999;
}
.logo{
    float: left;
    display: block;
    margin-top: 15px;
}
.main-nav{
    float: right;
    margin-top: 15px;

}
.main-nav>li{
    float: left;
    width: 104px;
    position: relative;
    font-size: 16px; line-height:50px;
}
.main-nav>li>a{
    display: block;
    border-bottom: 1px solid transparent;
    text-align: center;
    color: #666;
    padding-bottom: 18px;
}
.main-nav>li.on>a{
    border-bottom: 1px solid #c7161d;
    color: #c7161d;
}
.main-nav>li:hover>a{
    border-bottom: 1px solid #c7161d;
    color: #c7161d;
}
.child-nav{
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1000;
    display: none;
}
.child-nav li{
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
}
.child-nav li a{
    color: #666;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    text-align: center;

}
.child-nav li a:hover{
    background:  rgba(255,255,255,1);
}
.phone{
    float: right;
    margin-top: 20px;
}
.phone span{
    color: #999999;
    font-size: 14px;
}
.phone span.num{
    font-size: 24px;
    color: #c7161d;

}
.banner{
    position: relative;
}
.banner .swiper-container{
    width: 100% !important;
}
.banner .swiper-container .swiper-slide{
    background-size: contain;
}
.banner .bn-bt{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    background: #fff;
    height: 86px;
    bottom: -43px;
    z-index: 1000;
    box-shadow: 0 0 10px #999;
}
.banner .swiper-pagination{
    right: 36px;
    top: 37px;
}
.banner .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin-left: 10px;
    margin-right: 10px;
    background: #bfbfbf;
    border: 3px solid #fff;
    opacity: 1;
    top: 38px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.banner .swiper-pagination-bullet-active{
    border: 2px solid #ca2128;
    background: #fff;
    opacity: 1;
}
.banner  .swiper-button-prev{
    width: 47px;
    height: 47px;
    background: url("../images/arr-l.png") no-repeat center;
    z-index: 1001;
    left: 13%;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.banner .swiper-button-next{
    width: 47px;
    height: 47px;
    background: url("../images/arr-r.png") no-repeat center;
    z-index: 1001;
    right: 13%;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.swiper-button-prev,.swiper-button-next{
    opacity: 0.6;
}
.swiper-button-prev:hover{
    opacity: 1;
}
.swiper-button-next:hover{
    opacity: 1;
}
.gb-slide{
    margin-top: 35px;
    padding-left: 40px;
}
.gb-slide{

}
.part-tit{
    text-align: center;

}
.part-tit h2{
    font-size: 24px;
    font-weight: normal;
    color: #666666;
    display: inline-block;
    padding: 0 25px;
    background: #fff;
    position: relative;
}
.part-tit span{
    font-size: 20px;
    color: #d2d2d2;
    display: inline-block;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    height: 80px;
    line-height: 78px;
    margin-top: -14px;
    font-family: Cambria;
}
.part1{
    padding-top: 126px;
    padding-bottom: 80px;
}
.opera-list{
    margin-top: 50px;
}
.opera-list li{
    float: left;
    padding: 0 20px;
    margin-bottom: 60px;
}
.opera-list li a{
    display: block;
    width: 100%;
}
.opera-img{
    overflow: hidden;
}
.opera-list li a:hover img{
    transform: scale(1.2);
}
.opera-list li p{
    font-size: 18px;
    color: #666;
    margin-top: 15px;
}
.opera-list li span{
    color: #c0c0c0;
}
.opera-intro{
    overflow: hidden;
    height: 84px;
    padding-left: 24px;
    border-bottom: 1px solid #dcdcdc;
    background: url("../images/right.png") no-repeat right center;
}
.opera-list li a:hover .opera-intro{
    border-bottom: 1px solid #c7161d;
}
.more-btn{
    width: 178px;
    height: 42px;
    border: 1px solid #dcdcdc;
    color: #999999;
    line-height: 40px;
    display: block;
    text-align: center;
    margin: 0 auto 0;
}
.more-btn:hover{
    box-shadow: 0 0 10px #ddd;
}
.part2{
    background: #f9fafb;
    padding-top: 80px;
    padding-bottom: 90px;
}
.part2 .part-tit h2{
    background: transparent;
}
.part2 .part-tit h2:before{
    width: 26px;
    height: 1px;
    background: #dcdcdc;
    content: '';
    position: absolute;
    left: -26px;
    top: 50%;
}
.part2 .part-tit h2:after{
    width: 26px;
    height: 1px;
    background: #dcdcdc;
    content: '';
    position: absolute;
    right: -26px;
    top: 50%;
}
.plat-slide{
    position: relative;
    margin-top: 40px;
    width: 100%;
}
.plat-list{


}
.plat-list li{
    float: left;
    width: 624px;
    margin: 0 3px;
}

.plat-list li>div{
    width: 100%;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.plat-list li>div:hover{
    background: #fff;
    box-shadow: 0 0 10px #ddd;
}
.plat-list li>div:hover .more-plat{
    background: #c7161d;
    color: #fff;
    border: 1px solid #c7161d;
}
.plat-img{
    overflow: hidden;
    width: 100%;
}
.plat-list li .fl{
    font-size: 16px;
}
.plat-list li .fr{
    text-decoration: underline;
}
.more-plat{
    display: block;
    width: 92px;
    height: 34px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 32px;
}

.plat-intro{
    padding: 18px 25px;
}
.plat-intro p{
    margin: 25px 0 ;
    color: #b8b8b8;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.plat-slide .hd>div{
    width: 28px;
    height: 49px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    opacity: 0.4;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.plat-slide .hd>div.prev{
    background: url("../images/arrow-l.png") no-repeat center;
    left: -50px;
}
.plat-slide .hd>div.next{
    background: url("../images/arrow-r.png") no-repeat center;
    right: -50px;
}
.plat-slide .hd>div:hover{
    opacity: 1;
}
.part3{
    background: url("../images/part3-bg.jpg") no-repeat top center;
    padding-top: 110px;
}
.youshi{

}
.youshi li{
    float: left;
    color: #fff;
    margin: 0 90px;
}
.youshi li span{
    font-size: 60px;
    position: relative;
    font-family: "PingFang SC Medium";
}
.youshi li span:after{
    content: '+';
    position: absolute;
    top: 10px;
    right: -15px;
    font-size: 20px;
    font-family: "Times New Roman";
}
.youshi li p{
    font-size: 16px;

}
.about-wrap{
    width: 100%;
    padding: 40px 120px 60px;
    background: #fff;
    margin-top: 70px;
    box-shadow: 0 0 8px #ccc;
}
.about-tit{

}
.about-tit h2{
    color: #4b4b4b;
    font-weight: bold;
}
.about-tit p{
    font-size: 16px;
    margin-top: 8px;
    color: #666;
}
.about-intro{
    color: #222;
    line-height: 26px;
    margin-top: 20px;
}
.part4{
    padding-top: 80px;
    padding-bottom: 80px;
}
.hd-news{
    background: #eeeeee;
    padding: 20px;
    position: relative;
}
.hd-news-tit{
    width: 138px;
    height: 38px;
    background: #c7161d;
    color: #fff;
    text-align: center;
    line-height: 38px;
    position: absolute;
    left: 0;
    top: 35px;
}
.news-slide{
    margin-top: 18px;
}
.news-slide .hd ul li{
    float: left;
    color: #888888;
    font-size: 16px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #e1e1e1;
    height: 16px;
    padding: 0 30px;
    line-height: 16px;
    cursor: pointer;
    position: relative;
}
.news-slide .hd ul li:after{

}
.news-slide .hd ul li:first-child{
    border-left: none;
}
.news-slide .hd ul li:last-child{
    border-right: none;
}
.news-slide .bd{
    margin-top:5px;
}
.hd-news-bt{
    margin-top: 10px;
}
.hd-news-date{
    float: left;
    width: 74px;
    border-right: 1px solid #bfbfbf;
    color: #666666; text-align:center;

}
.hd-news-date p{
    font-size: 22px;
}
.hd-news-date span{
    font-size: 12px;
}
.hd-news-intro{
    float: left;
    width: calc(100% - 75px);
    padding-left: 20px;

}
.hd-news-intro a{
    font-size: 16px;
    color: #666666;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 4px;
}
.hd-news-intro p{
    font-size: 12px;
    color: #999999;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list{
    padding: 0 30px;

}
.news-div{
    margin-bottom: 32px;
}
.news-div:hover .news-date{
    background: #c7161d;
    color: #fff;
}
.news-date{
    float: left;
    width: 90px;
    height: 90px;
    background: #eeeeee;
    padding-left:0px;
    padding-top: 20px;
    color: #666666;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease; text-align:center;
}
.news-date p{
    font-size: 24px;

}
.news-date span{
    font-size: 14px;
}
.news-intro{
    float: left;
    width: calc(100% - 90px);
    padding: 0 25px; min-height:92px; height:92px; overflow: hidden;
}
.news-intro a{
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 30px;
}
.news-intro p{
    color: #a9a9a9;
    white-space: normal;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.part5{
    width: 100%;
    background:#f9fafb url("../images/part-bg.jpg") no-repeat bottom center;
    background-size: cover;
    padding-top: 75px;
    padding-bottom: 110px;
}
.part5 .part-tit h2{
    background: transparent;
}
.part5 .part-tit h2:before{
    width: 82px;
    height: 1px;
    background: #dcdcdc;
    content: '';
    position: absolute;
    left: -82px;
    top: 50%;
}
.part5 .part-tit h2:after{
    width: 82px;
    height: 1px;
    background: #dcdcdc;
    content: '';
    position: absolute;
    right: -82px;
    top: 50%;
}
.partner-slide{
    margin-top: 32px;
    position: relative;
}
.partner-slide .hd{

}
.partner-slide .hd>div{
    width: 28px;
    height: 49px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -25px;
}
.partner-slide .hd>div.prev{
    background: url("../images/arrow-l.png") no-repeat center;
    left: 0;
}
.partner-slide .hd>div.next{
    background: url("../images/arrow-r.png") no-repeat center;
    right: 0;
}
.partner-slide .bd{
    margin: 0 auto;
    width: 1040px;
}
.partner-slide .bd ul{
    width: 250px;
    float: left;
    _display: inline;
    margin: 0 5px ;
}
.partner-slide .bd ul li{
    width: 250px;
    margin: 0 5px 10px;
}
.partner-slide{

}
.footer{
    width: 100%;
    padding-top: 85px;
    background: #2d3753;
}
.ft-l{
    float: left;
    width: 256px;
}
.ft-c{
    float: left;
    width: 800px;
}
.ft-content{
    padding-bottom: 60px;
}
.ft-nav{
    color: #fff;
}
.ft-nav a{
    color: #fff;
}
.yw-list{
    width: 360px;
    float: left;
    line-height: 26px; padding-right:20px;
}
.contact-way{
    float: left;

}

.contact-way p{
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}
.contact-way p span{
    font-family: Arial;
}
.contact-way>div{
    padding-left: 28px;
    line-height: 30px;
}
.ft-r{
    float: right;
    width: 118px;
    text-align: center;
    color: #fff;

}
.ft-r img{
    margin-bottom: 18px;
}
.f-link{
    border-top: 1px solid #575f75;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 40px;
}
.f-link p{
    font-size: 16px;
    margin-bottom: 10px;
}
.f-link p span{
    font-family: Arial;
}
.f-link a{
    color: #39435d;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 8px;
}
.cr{
    width: 100%;
    background: #232c44;
    padding: 20px 0;
    font-size: 12px;
    text-align: center;
    color: #9298a7;
}
.cr a{
    color: #9298a7;
}
.in-banner{
    width: 100%;
    height: 304px;
    background-size: cover;

}
.in-banner .container{
    height: 100%;
}
.erji{
    width: 100%;
    position: absolute;
    bottom: -33px;
    background: #f9f9f9;
    height: 66px;
}
.erji a{
    display: block;
    float: left;
    height: 66px;
    line-height: 66px;
    width: 210px;
    font-size: 16px;
    text-align: left;
    margin-right: 1px;
}
.erji a i{
    display: block;
    float: left;
    width: 1px;
    height: 1px;
    background: #fff;
    margin-top: 33px;
    margin-left: 50px;
    margin-right: 14px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.erji a:hover{
    color: #fff;
    background: #db151c;
}
.erji a:hover i{
    width: 36px;
}
.erji a.on{
    color: #fff;
    background: #db151c;
}
.erji a.on i{
    width: 36px;
}
.crumb{
    height: 71px;
    line-height: 70px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 12px;
    text-align: right;
    color: #636363;

}
.crumb a{
    color: #636363;

}
.cl-box{
    width: 100%;
    height: 33px;
}
.jtjj-txt{
    padding: 30px 0 80px;

}
.jtjj-txt h2{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 30px;
}
.jtjj-txt p{
    color: #666;
    line-height: 26px;
}
.jtjj-bt{
    padding: 30px 0 80px;
    border-top: 1px solid #dcdcdc;
}
.jtjj-bt p{
    color: #666;
    margin-bottom: 20px;
    font-size: 18px;
}
.culture-wrap{
    padding-bottom: 100px;
}
.culture-wrap>div{
    width: 20%;
    float: left;
    text-align: center;
    font-size: 20px;
    display: table-cell;
    height: 248px;
    margin-bottom: 14px;
}
.culture-wrap>div p{
    vertical-align: middle;
    margin-top: 95px;
}
.culture-wrap>div span{
    color: #afafaf;
}
.pt-wrap{
    padding: 50px 0 100px;
}
.pt-wrap h2{
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
.pt-top{
    padding: 50px 0 35px;
}
.pt-top img{
    float: left;
}
.go-home{
    float: right;
    display: block;
    width: 120px;
    height: 34px;
    color: #fff;
    background: #c91200;
    text-align: center;
    line-height: 34px;
    border-radius: 17px;
}
.pt-d{
    padding: 30px 0 50px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.pt-d p{
    color: #666;
    margin-bottom: 40px;
    line-height: 28px;
}
.other-pt{
    padding-top: 30px;
}
.in-part-tit{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 30px;
}
.part4 .news-wrap{
	padding: 20px 0 10px;
}
.news-wrap{
    padding: 30px 0 30px;
}
.news-list2{

}
.news-list2 li{
    border-bottom: 1px solid #dcdcdc;
    padding: 25px 35px;
}
.news-list2 li .news-img{
    float: left;
    width: 246px;
}
.in-news-c{
    width: 720px;
    float: left;
    margin-left: 50px;
    margin-right: 20px;
}
.news-r{
    float: right;
    width: 116px;
    text-align: center;
}
.in-news-c a{
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 10px 0;
}
.in-news-c p{
    color: #666;
    line-height: 24px;
    overflow: hidden;
    height: 48px; 
}
.news-r p{
    color: #666;
    font-size: 12px;
    margin-top: 40px;
    margin-bottom: 10px;
}
.news-r a{
    display: block;
    width: 104px;
    height: 32px;
    border: 1px solid #dcdcdc;
    line-height: 30px;
    color: #a9a9a9;
    margin: 0 auto;
}
.news-r a:hover{
    background: #c91200;
    color: #fff;
    border: 1px solid #c91200;
}
.page-wrap{
    margin-top: 25px;
}
.page-wrap a,.page-wrap span{
    float: left;
    margin: 0 1px;
}
.page-wrap  a{
    display: block;
    padding: 4px 10px 4px;
}
.page-wrap span{
    display: block;
    padding: 4px 10px 4px;
    background: #c91200;
    color: #fff;
}
.page-wrap a:hover{
    background: #c91200;
    color: #fff;
}
.news-detail{
    padding: 50px 0 100px;
}
.news-d-tit{

}
.news-d-tit h2{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px; text-align:center;
}
.news-d-tit p{
    color: #9c9c9c;
}
.news-txt{
    padding: 30px;
    color: #666;
    line-height: 24px;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    margin-top: 20px;
}
.flip{
    margin-top: 35px;
}
.flip a{
    display: block;
    float: left;
    width: 50%;
    height: 92px;
    line-height: 92px;
    text-align: center;
    font-size: 16px;
}
.flip a:hover{
    background: #b5b5b5;
    color: #fff;
}
.honor-list{

}
.honor-list li{
    padding: 0 25px;
    margin-bottom: 20px;
}
.honor-list li div{

}
.honor-img{
    overflow: hidden;
}
.honor-list li  span{
    display: block;
    background: #f4f4f4;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    padding: 0 18px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.honor-list li:hover span{
    background: #c91200;
    color: #fff;
}
.honor-list li:hover img{
    transform: scale(1.1);
}
.honor-wrap{
    padding: 50px 0 40px;
}
.team-wrap{
    padding: 20px 0 100px;
}
.team-row{
    margin-bottom: 20px;
}
.contact-wrap{
    padding: 50px 0 80px;
}
.contact-form{
    max-width: 740px;
    width: 100%;
    margin: 0 auto;
}
.contact-form h2{
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
.contact-form p{
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #666;
    line-height: 24px;
}
.contact-form input{
    width: 360px;
    border: 1px solid #bebebe;
    outline: none;
    padding-left: 16px;
    height: 50px;
}
.contact-form textarea{
    width: 100%;
    border: 1px solid #bebebe;
    outline: none;
    padding-left: 16px;
    height: 100px;
    resize: none;
    margin-top: 16px;
    padding-top: 10px;
}
.contact-form input[type=submit]{
    width: 160px;
    height: 40px;
    color: #fff;
    background: #c91200;
    border-radius: 20px;
    border: none;
    outline: none;
    margin: 20px auto 0;
    display: block;
}
.map-wrap{
    width: 100%;
    height: 300px;
    margin-top: 60px;
}
.zp-wrap{
    padding-bottom: 20px;
}
.zp-top{
    padding: 35px 0;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
}
.zp-top span{
    font-weight: bold;
    font-size: 18px;
}
.zp-list{
    margin-top: 50px;
}
.zp-list>div{
    float: left;
    width: 50%;
    padding: 0 55px;
    margin-bottom: 100px;
    position: relative;
    color: #666;
}
.zp-list>div h3{
    font-size: 20px;
    font-weight: normal;
    color: #333;
}
.gz{
    margin-bottom: 10px;
    margin-top: 10px;
}
.gz span{
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
    color: #c71401;
}
.require{
    margin-top: 20px;
    line-height: 24px;
}
.sq{
    position: absolute;
    width: 100px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
    border: 1px solid #8e8e8e;
    right: 55px;
    top: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.sq:hover{
    background: #c71400;
    border: 1px solid #c71400;
    color: #fff;

}
.pop-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 999;
    top: 0;
    display: none;
    left: 0;
}
.pop-box{
    width: 560px;
    height: 350px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    border-radius: 7px;
    background: #fff;
    padding-top: 40px;
    text-align: center;
    overflow: hidden;
}
.close-btn{
    width: 20px;
    height: 20px;
    background: url("../images/close.png") no-repeat center;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
}
.pop-box h3{
    font-size: 16px;

}
.zp-icon{
    margin-top: 30px;
}
.zp-icon img{
    margin-bottom: 20px;
}
.zp-icon span{
    font-size: 16px;
    color: #333333;
}
.zp-icon p{
    font-weight: bold;
    font-size: 18px;
}
.pop-box form{

}
.pop-box form textarea{
    resize: none;
    color: #c7161d;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 25px auto 0;
    outline: none;
    border: none;
    font-size: 18px;
}
.pop-box form input{
    width: 100%;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    outline: none;
    border-top:1px solid #d1d1d1;
    border-left: none;
    border-right: none;
    border-bottom: none;
    background: #ffffff;
}
.top-btn{
    width: 59px;
    height: 59px;
    border-radius: 50%;
    background: #c7161d url("../images/up.png") no-repeat center;
    position: fixed;
    left:1%;
    bottom: 20%;
    z-index: 999;
    cursor: pointer;
    display: none;
}

.mb-clear{
    width: 100%;
    height: 50px;
    position: relative;
}
.mb-nav{
    width: 100%;
    position: fixed;
    height: 50px;
    border-top: 1px solid #ccc;
    background: #fff;
    left: 0;
    bottom: 0;
    z-index: 999;
}
.mb-nav a{
    display: block;
    width: 33.33333%;
    float: left;
    text-align: center;
    font-size: 12px;

}
.mb-nav a img{
    display: block;
    width: 21px;
    margin: 5px auto 2px;
}
#maximg img{ max-width:100% !important; height:auto !important}
.i4{Z-INDEX:99999;right:5px;VISIBILITY:visible;WIDTH:135px;POSITION:absolute;TOP:70px; height:auto;}
.i4 a{ font-size:11px;}
.red {font-size:16px; font-weight:bold; color:#FF0000; font-family:Arial, Helvetica, sans-serif;}
@media screen and (max-width: 1222px) { .myqqnone{display:none; }
}